.receiveLogin{
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 9999;
}
.login-main{
    width: 400px !important;
    height: auto;
    background: #FFFFFF;
    border: #E5E5E5 1px solid;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
}
.login_header{
    position: relative;
}

.login_header h2{
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin: 0;
}
.com-name .co,.com-name .pc{
    position: absolute;
    top: 12px;
    right: 12px;
}
.com-name img{
    width: 42px;
    object-fit: contain;
    cursor: pointer;
}
.com-name .co span img{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.com-name span{
    display: inline-block;
    cursor: pointer;
    color: #006949;
    font-size: 12px;
    line-height: 21px;
    padding-left: 5px;
    padding-right: 10px;
    text-align: right;
    float: left;
    width: 100px;
    position: absolute;
    left: -105px;
}
.com-name .pc{
    display: none;
}
.login-head li a{
    color: #282828;
    display: block;
    width: 100%;
    height: 48px;
    cursor: pointer;
}
.login-head ul{
    display: flex;
    height: 48px;
    border-bottom: #eee 1px solid;
}
.login-head{
    width: 330px;
    margin: 0 auto;
    margin-top: 45px;
    height: 50px;
    overflow: hidden;
}
.login-head li{
    width: auto;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 15px;
    margin-right: 40px;
}
.login-head li:hover{
    font-weight: bold;
    border-color: #282828 !important;
}
.login-head li a:hover{
    color: #282828 !important;
    text-decoration: none !important;
}
.login-head li a:hover,
.login-head .on, .login-head .on:hover{
    border-bottom: #282828 1px solid;
    font-weight: bold;
}

.login-body {
    width: 330px;
    margin: 0 auto;
    margin-top: 25px;
    padding-bottom: 15px;
}
/*.login-body div {*/
/*    width: 300px;*/
/*    margin: 0 auto;*/
/*    padding: 0;*/
/*    margin-top: 10px;*/
/*    font-size: 14px;*/
/*}*/
.input-user, .input-pass ,.input-mob, .input-captcha, .input-code{
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    border: #eee 1px solid;
    padding: 10px 10px 10px 38px;
    box-sizing: border-box;
}
.input-user{
    background: url(https://img.in-en.com/resfile/Member/images/user1.png) no-repeat 10px center;
    background-size: 20px;
}
.input-pass{
    background: url(https://img.in-en.com/resfile/Member/images/pass1.png) no-repeat 10px center;
    background-size: 20px;
}
/*.input-mob{*/
/*    background: url(https://img.in-en.com/resfile/Member/images/input-mobile.png) no-repeat 10px center;*/
/*}*/
.input-captcha{
    background: url(https://img.in-en.com/resfile/Member/images/yzm.png) no-repeat 10px center;
    background-size: 18px;
}
/*.input-code{*/
/*    background: url(https://img.in-en.com/resfile/Member/images/input-password.png) no-repeat 8px center;*/
/*    width: 128px;*/
/*}*/

.login-body .userBox, .login-body .passBox{
    width: 100%;
    display: flex;
    margin-top: 18px;
}
.login-body #sbm{
    width: 100%;
    margin-top: 20px;
}

.login-body .userPhone{
    padding-left: 10px;
}
.login-body .userPhone, .login-body .phoneCode{
    width: 100%;
    display: flex;
    align-items: center;
    border: #eee 1px solid;
}
.login-body .phoneCode{
    padding: 0 10px;
}
.userPhone span{
    display: flex;
    align-items: center;
    padding-right: 12px;
    border-right: 1px solid #f5f5f5;
    color: #595757;
    height: 42px;
}
.userPhone span i{
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #ccc;
    margin-left: 15px;
    margin-top: 2px;
}
.userPhone input,
.phoneCode input{
    padding: 0;
    border: none;
}
.userPhone input{
    height: 42px;
    line-height: 11px;
    padding: 0 0 0 12px;
}
.login-body .phoneCode{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px 0 0;
}
.phoneCode input{
    width: 100%;
    height: 44px;
    padding-left: 10px;
}
#sendSms{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    color: #595757;
    width: 168px;
    font-size: 13px;
    text-align: right;
    cursor: pointer;
}

.login-btn {
    background: #eee !important;
    color: #282828;
    outline: none;
    border: none;
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    letter-spacing: 2px;
    cursor: pointer;
}
.login-body #agree{
    margin-top: 15px;
}
.login-body .f_gray{
    margin-top: 20px;
}
.f_gray p{
    text-align: center;
    margin-bottom: 6px;
}
.f_gray p.goRegister a{
    color: #00A67C;
}
.f_gray p.goRegister a:hover{

}

.login-body .slideVer{
    width: 100%;
    margin-top: 15px;
}
.slideVer .layui-input-block{
    margin: 0;
}
.slideVer .slider-item{
    height: 40px;
    line-height: 40px;
}
.slideVer .slider-item .slider-btn{
    height: 100%;
    background: url("https://www.in-en.com/static/pc_rev/login/images/t3.png") no-repeat center #fff;
}
.layui-layer-content{
    display: none;
}

.b_ .b {
    color: #848484;
    font-size: 14px;
}
.b_ i {
    width: 1px;
    height: 16px;
    background: #848484;
    margin: 0 10px;
}
.px12 {
    color: #333;
    font-size: 14px;
}
.b_ {
    display: flex;
    justify-content: flex-end;
}
.b_ ._b {
    border: none !important;
}
.b_ a {
    text-decoration: none !important;
}
.login-oauth {
    border: none !important;
}
.login-oauth img {
    border-radius: 0 !important;
    width: 40px !important;
    height: 40px !important;
}
.login-oauth {
    padding-top: 16px !important;
}
.sns_login {
    text-align: center;
    font-weight: bold;
}
.login-oauth img:hover {
    border-color: #fff !important;
    /* transform: scale(1.3); */
    -webkit-transform: scale(1.3);
    transition: all 1s ease 0s;
}
input {
    outline: none;
}
.login-head .on a:hover {
    font-weight: bold;
}
.login_m,.login_co {
    display: none;
}
.co_img {
    width: 100%;
    text-align: center;
    padding-top: 20px !important;
}
.co_img img {
    width:246px;
    height: 246px;
    object-fit: contain;
}
.code_w input{
    width: 100%;
}
.code_w {
    display: flex;
    align-items: center;
    margin: 15px 0;
}
.code_w img,
.code_w #ccaptcha img{
    width: auto;
}
/*.code_w span {*/
/*    display: inline-block;*/
/*    height: 44px;*/
/*    line-height: 44px;*/
/*    background: #1f7efe;*/
/*    color: #fff;*/
/*    width: 109px;*/
/*    text-align: center;*/
/*    border-radius: 0 3px 3px 0;*/
/*    cursor: pointer;*/
/*}*/
.code_w a {
    color: #fff;
    font-size: 13px;
}
.code_w a:hover {
    text-decoration: none;
}
.img_code {
    display: flex;
    align-items: center;
}

.dxYzmBox{
    display: flex;
    justify-content: space-between;
}
.dxYzmBox span a{
    font-size: 13px;
}

#msgs {
    position: absolute;
    left: 35px;
    top: 121px;
    color: #f00;
}

.closeLoginBox{
    width: 100%;
    text-align: right;
    color: #333;
    font-size: 30px;
    padding: 10px 10px 0 0;
    line-height: 15px;
    cursor: pointer;
    box-sizing: border-box;
}

.coCon{
    display: none;
    width: 300px;
    margin: 0 auto;
    margin-top: 30px;
}

.loginCon{
    display: none;
}
.tabShow{
    display: block;
}

.goToLogin{
    cursor: pointer;
}